問候語
#include <stdio.h> void main() { // 印出 問候 printf("Hello user! "); printf("goodbye "); printf("bye bye"); }
Copyright © All rights reserved | This template is made with by Colorlib